Skip to content

Configure Renovate#10

Merged
alecbert-atl merged 1 commit intomasterfrom
renovate/configure
Oct 2, 2020
Merged

Configure Renovate#10
alecbert-atl merged 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2020

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • go.mod (gomod)
  • v2/go.mod (gomod)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Separate major versions of dependencies into individual branches/PRs
  • Do not separate patch and minor upgrades into separate PRs for the same dependency
  • Upgrade to unstable versions only if the existing version is unstable
  • Raise PRs immediately (after branch is created)
  • If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
  • Keep existing branches updated even when not scheduled
  • Disable automerging feature - wait for humans to merge all PRs
  • Ignore node_modules, bower_components, vendor and various test/tests directories
  • Autodetect whether to pin dependencies or maintain ranges
  • Rate limit PR creation to a maximum of two per hour
  • Limit to maximum 20 open PRs at any time
  • Group known monorepo packages together
  • Use curated list of recommended non-monorepo package groupings

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 1 Pull Request:

Update module golang/mock to v1.4.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gitlite.zycloud.tk-golang-mock-1.x
  • Merge into: master
  • Upgrade github.com/golang/mock to v1.4.4

❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner September 25, 2020 16:38
@codecov
Copy link

codecov bot commented Sep 25, 2020

Codecov Report

Merging #10 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   91.12%   90.98%   -0.14%     
==========================================
  Files           4        4              
  Lines         428      355      -73     
==========================================
- Hits          390      323      -67     
+ Misses         31       25       -6     
  Partials        7        7              
Impacted Files Coverage Δ
globalrollup.go 88.23% <0.00%> (-4.36%) ⬇️
respwrapper.go 84.74% <0.00%> (-1.75%) ⬇️
middleware.go 85.57% <0.00%> (+0.21%) ⬆️
transport.go 96.57% <0.00%> (+0.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 074f84e...dfc0e56. Read the comment docs.

@alecbert-atl alecbert-atl merged commit ce72f0a into master Oct 2, 2020
@renovate renovate bot deleted the renovate/configure branch October 2, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants